[INFO] cloning repository https://github.com/nbrendler/rust-tetris
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nbrendler/rust-tetris" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnbrendler%2Frust-tetris", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnbrendler%2Frust-tetris'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4e47a34117f4b67073118314bc0e71359bf5996e
[INFO] testing nbrendler/rust-tetris against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnbrendler%2Frust-tetris" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nbrendler/rust-tetris
[INFO] finished tweaking git repo https://github.com/nbrendler/rust-tetris
[INFO] tweaked toml for git repo https://github.com/nbrendler/rust-tetris written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nbrendler/rust-tetris on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nbrendler/rust-tetris already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libloading v0.6.3
[INFO] [stderr]   Downloaded zip v0.5.8
[INFO] [stderr]   Downloaded skeptic v0.13.4
[INFO] [stderr]   Downloaded miniz_oxide v0.4.2
[INFO] [stderr]   Downloaded smart-default v0.5.2
[INFO] [stderr]   Downloaded cargo_metadata v0.6.4
[INFO] [stderr]   Downloaded bytecount v0.4.0
[INFO] [stderr]   Downloaded pulldown-cmark v0.2.0
[INFO] [stderr]   Downloaded cpal v0.8.2
[INFO] [stderr]   Downloaded bzip2-sys v0.1.9+1.0.8
[INFO] [stderr]   Downloaded ggez v0.5.1
[INFO] [stderr]   Downloaded core-foundation-sys v0.5.1
[INFO] [stderr]   Downloaded lyon v0.13.5
[INFO] [stderr]   Downloaded lyon_geom v0.12.7
[INFO] [stderr]   Downloaded sid v0.5.2
[INFO] [stderr]   Downloaded lyon_path v0.13.2
[INFO] [stderr]   Downloaded ordered-float v1.1.0
[INFO] [stderr]   Downloaded euclid v0.19.9
[INFO] [stderr]   Downloaded euclid_macros v0.1.0
[INFO] [stderr]   Downloaded lyon_algorithms v0.13.4
[INFO] [stderr]   Downloaded lyon_tessellation v0.13.5
[INFO] [stderr]   Downloaded glyph_brush v0.5.4
[INFO] [stderr]   Downloaded glutin v0.20.1
[INFO] [stderr]   Downloaded xi-unicode v0.2.1
[INFO] [stderr]   Downloaded gleam v0.6.19
[INFO] [stderr]   Downloaded cgl v0.2.3
[INFO] [stderr]   Downloaded gilrs v0.7.4
[INFO] [stderr]   Downloaded base-x v0.2.6
[INFO] [stderr]   Downloaded gilrs-core v0.2.6
[INFO] [stderr]   Downloaded gfx_window_glutin v0.30.0
[INFO] [stderr]   Downloaded gfx v0.18.2
[INFO] [stderr]   Downloaded rust-argon2 v0.8.2
[INFO] [stderr]   Downloaded redox_users v0.3.5
[INFO] [stderr]   Downloaded rodio v0.9.0
[INFO] [stderr]   Downloaded num-iter v0.1.41
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 89c74ee19d8f9b4b015a92362abe9c7606c7ed37090dada82b7f2a65e7907c04
[INFO] running `Command { std: "docker" "start" "-a" "89c74ee19d8f9b4b015a92362abe9c7606c7ed37090dada82b7f2a65e7907c04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89c74ee19d8f9b4b015a92362abe9c7606c7ed37090dada82b7f2a65e7907c04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89c74ee19d8f9b4b015a92362abe9c7606c7ed37090dada82b7f2a65e7907c04", kill_on_drop: false }`
[INFO] [stdout] 89c74ee19d8f9b4b015a92362abe9c7606c7ed37090dada82b7f2a65e7907c04
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] efb64c7cd427d189e44e2c79056a7639d74356e1df1a1407e285bbfc1f844d68
[INFO] running `Command { std: "docker" "start" "-a" "efb64c7cd427d189e44e2c79056a7639d74356e1df1a1407e285bbfc1f844d68", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.77
[INFO] [stderr]    Compiling libm v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling xml-rs v0.8.3
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling pkg-config v0.3.18
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling serde v1.0.116
[INFO] [stderr]    Compiling cc v1.0.60
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.21
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling libloading v0.6.3
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling crossbeam-deque v0.7.3
[INFO] [stderr]    Compiling ordered-float v1.1.0
[INFO] [stderr]    Compiling wayland-scanner v0.21.13
[INFO] [stderr]    Compiling stb_truetype v0.3.1
[INFO] [stderr]    Compiling syn v1.0.41
[INFO] [stderr]    Compiling linked-hash-map v0.5.3
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling dlib v0.4.2
[INFO] [stderr]    Compiling rusttype v0.8.3
[INFO] [stderr]    Compiling miniz_oxide v0.4.2
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling wayland-sys v0.21.13
[INFO] [stderr]    Compiling smallvec v0.6.13
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling adler v0.2.3
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling gimli v0.22.0
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling x11-dl v2.18.5
[INFO] [stderr]    Compiling wayland-client v0.21.13
[INFO] [stderr]    Compiling wayland-protocols v0.21.13
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.116
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling serde_json v1.0.57
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.16
[INFO] [stderr]    Compiling object v0.20.0
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling euclid_macros v0.1.0
[INFO] [stderr]    Compiling addr2line v0.13.0
[INFO] [stderr]    Compiling rusttype v0.7.9
[INFO] [stderr]    Compiling wayland-commons v0.21.13
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling line_drawing v0.7.0
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling xdg v2.2.0
[INFO] [stderr]    Compiling backtrace v0.3.50
[INFO] [stderr]    Compiling euclid v0.19.9
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.9
[INFO] [stderr]    Compiling pulldown-cmark v0.2.0
[INFO] [stderr]    Compiling andrew v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling lyon_geom v0.12.7
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.5
[INFO] [stderr]    Compiling gfx_gl v0.6.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.7
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling bzip2-sys v0.1.9+1.0.8
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling minimp3-sys v0.3.2
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling alsa-sys v0.1.2
[INFO] [stderr]    Compiling draw_state v0.8.0
[INFO] [stderr]    Compiling nix v0.15.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling sid v0.5.2
[INFO] [stderr]    Compiling gfx_core v0.9.2
[INFO] [stderr]    Compiling lyon_path v0.13.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling raw-window-handle v0.3.3
[INFO] [stderr]    Compiling num-iter v0.1.41
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling bytecount v0.4.0
[INFO] [stderr]    Compiling xi-unicode v0.2.1
[INFO] [stderr]    Compiling generic-array v0.12.3
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[INFO] [stderr]    Compiling glyph_brush_layout v0.1.9
[INFO] [stderr]    Compiling matrixmultiply v0.2.3
[INFO] [stderr]    Compiling twox-hash v1.5.0
[INFO] [stderr]    Compiling alga v0.9.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.20
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]    Compiling deflate v0.7.20
[INFO] [stderr]    Compiling slice-deque v0.3.0
[INFO] [stderr]    Compiling ogg v0.7.0
[INFO] [stderr]    Compiling color_quant v1.0.1
[INFO] [stderr]    Compiling uuid v0.8.1
[INFO] [stderr]    Compiling mint v0.5.5
[INFO] [stderr]    Compiling thiserror v1.0.20
[INFO] [stderr]    Compiling gif v0.10.3
[INFO] [stderr]    Compiling lewton v0.9.4
[INFO] [stderr]    Compiling nalgebra v0.18.1
[INFO] [stderr]    Compiling png v0.15.3
[INFO] [stderr]    Compiling cargo_metadata v0.6.4
[INFO] [stderr]    Compiling minimp3 v0.3.5
[INFO] [stderr]    Compiling gfx_device_gl v0.16.2
[INFO] [stderr]    Compiling skeptic v0.13.4
[INFO] [stderr]    Compiling tiff v0.3.1
[INFO] [stderr]    Compiling cpal v0.8.2
[INFO] [stderr]    Compiling bzip2 v0.3.3
[INFO] [stderr]    Compiling glyph_brush v0.6.3
[INFO] [stderr]    Compiling ggez v0.5.1
[INFO] [stderr]    Compiling lyon_algorithms v0.13.4
[INFO] [stderr]    Compiling lyon_tessellation v0.13.5
[INFO] [stderr]    Compiling dirs-sys v0.3.5
[INFO] [stderr]    Compiling jpeg-decoder v0.1.20
[INFO] [stderr]    Compiling claxon v0.4.3
[INFO] [stderr]    Compiling gilrs-core v0.2.6
[INFO] [stderr]    Compiling hound v3.4.0
[INFO] [stderr]    Compiling lyon v0.13.5
[INFO] [stderr]    Compiling gilrs v0.7.4
[INFO] [stderr]    Compiling image v0.22.5
[INFO] [stderr]    Compiling directories v2.0.2
[INFO] [stderr]    Compiling glyph_brush v0.5.4
[INFO] [stderr]    Compiling zip v0.5.8
[INFO] [stderr]    Compiling gfx v0.18.2
[INFO] [stderr]    Compiling smart-default v0.5.2
[INFO] [stderr]    Compiling toml v0.5.6
[INFO] [stderr]    Compiling rodio v0.9.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.4.6
[INFO] [stderr]    Compiling winit v0.19.5
[INFO] [stderr]    Compiling glutin v0.20.1
[INFO] [stderr]    Compiling gfx_window_glutin v0.30.0
[INFO] [stderr]    Compiling tetris v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ggez::audio`
[INFO] [stdout]  --> src/assets.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ggez::audio;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ggez::audio::SoundSource`
[INFO] [stdout]  --> src/state.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use ggez::audio::SoundSource;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `background` is never read
[INFO] [stdout]   --> src/assets.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct Assets {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub background: graphics::Image,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 20s
[INFO] running `Command { std: "docker" "inspect" "efb64c7cd427d189e44e2c79056a7639d74356e1df1a1407e285bbfc1f844d68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efb64c7cd427d189e44e2c79056a7639d74356e1df1a1407e285bbfc1f844d68", kill_on_drop: false }`
[INFO] [stdout] efb64c7cd427d189e44e2c79056a7639d74356e1df1a1407e285bbfc1f844d68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c1a7860a772c65e402489226a24b47024c363ddcdf68a0e03c296268b156f8f4
[INFO] running `Command { std: "docker" "start" "-a" "c1a7860a772c65e402489226a24b47024c363ddcdf68a0e03c296268b156f8f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling tetris v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ggez::audio`
[INFO] [stdout]  --> src/assets.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ggez::audio;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ggez::audio::SoundSource`
[INFO] [stdout]  --> src/state.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use ggez::audio::SoundSource;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `background` is never read
[INFO] [stdout]   --> src/assets.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct Assets {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub background: graphics::Image,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.51s
[INFO] running `Command { std: "docker" "inspect" "c1a7860a772c65e402489226a24b47024c363ddcdf68a0e03c296268b156f8f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1a7860a772c65e402489226a24b47024c363ddcdf68a0e03c296268b156f8f4", kill_on_drop: false }`
[INFO] [stdout] c1a7860a772c65e402489226a24b47024c363ddcdf68a0e03c296268b156f8f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 24002ada8239fe0db5261f0620eba176d5cdc1a622a399b2b4650aa7ef458c48
[INFO] running `Command { std: "docker" "start" "-a" "24002ada8239fe0db5261f0620eba176d5cdc1a622a399b2b4650aa7ef458c48", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `ggez::audio`
[INFO] [stderr]  --> src/assets.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use ggez::audio;
[INFO] [stderr]   |     ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ggez::audio::SoundSource`
[INFO] [stderr]  --> src/state.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use ggez::audio::SoundSource;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `background` is never read
[INFO] [stderr]   --> src/assets.rs:15:9
[INFO] [stderr]    |
[INFO] [stderr]  7 | pub struct Assets {
[INFO] [stderr]    |            ------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 15 |     pub background: graphics::Image,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `tetris` (bin "tetris" test) generated 3 warnings (run `cargo fix --bin "tetris" -p tetris --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tetris-8d1c13d40a977be5)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stderr] 
[INFO] [stderr] thread 'state::tests::piece_position_left_input' (21) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11-dl-2.18.5/src/xlib.rs:41:1:
[INFO] [stderr] null pointer dereference occurred
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x56ed8cd691ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x56ed8cd691ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x56ed8cd691ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x56ed8cd691ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x56ed8cd8169a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x56ed8cd8169a - core[4a92201981c6b77a]::fmt::write
[INFO] [stderr]    6:     0x56ed8cd6ede2 - std[1209cfb42f6d497f]::io::default_write_fmt::<std[1209cfb42f6d497f]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stderr]    7:     0x56ed8cd6ede2 - <std[1209cfb42f6d497f]::sys::stdio::unix::Stderr as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stderr]    8:     0x56ed8cd45d5f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x56ed8cd45d5f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x56ed8cd60451 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x56ed8c7501ac - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stderr]   12:     0x56ed8c7501ac - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stderr]   13:     0x56ed8cd60702 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stderr]   14:     0x56ed8cd60702 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stderr]   15:     0x56ed8cd45e4a - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stderr]   16:     0x56ed8cd3ae89 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   17:     0x56ed8cd46b2d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stderr]   18:     0x56ed8cd81c7d - core[4a92201981c6b77a]::panicking::panic_nounwind_fmt::runtime
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:122:22
[INFO] [stderr]   19:     0x56ed8cd81c7d - core[4a92201981c6b77a]::panicking::panic_nounwind_fmt
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/intrinsics/mod.rs:2450:9
[INFO] [stderr]   20:     0x56ed8cd81dc7 - core[4a92201981c6b77a]::panicking::panic_null_pointer_dereference
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:302:5
[INFO] [stderr]   21:     0x56ed8cca688e - <<x11_dl[ca84a160058fb1ff]::xlib::Xlib>::init::SYMS as core[4a92201981c6b77a]::ops::deref::Deref>::deref::__static_ref_initialize
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11-dl-2.18.5/src/link.rs:42:38
[INFO] [stderr]   22:     0x56ed8cca688e - <<<x11_dl[ca84a160058fb1ff]::xlib::Xlib>::init::SYMS as core[4a92201981c6b77a]::ops::deref::Deref>::deref::__static_ref_initialize as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   23:     0x56ed8cca9993 - <lazy_static[af9f24a68721c98a]::lazy::Lazy<[(&str, usize); 767usize]>>::get::<<<x11_dl[ca84a160058fb1ff]::xlib::Xlib>::init::SYMS as core[4a92201981c6b77a]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:31:29
[INFO] [stderr]   24:     0x56ed8cca9bfe - <std[1209cfb42f6d497f]::sync::once::Once>::call_once::<<lazy_static[af9f24a68721c98a]::lazy::Lazy<[(&str, usize); 767usize]>>::get<<<x11_dl[ca84a160058fb1ff]::xlib::Xlib>::init::SYMS as core[4a92201981c6b77a]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:166:41
[INFO] [stderr]   25:     0x56ed8cd4b139 - <std[1209cfb42f6d497f]::sys::sync::once::futex::Once>::call
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stderr]   26:     0x56ed8cca90f9 - <std[1209cfb42f6d497f]::sync::once::Once>::call_once::<<lazy_static[af9f24a68721c98a]::lazy::Lazy<[(&str, usize); 767usize]>>::get<<<x11_dl[ca84a160058fb1ff]::xlib::Xlib>::init::SYMS as core[4a92201981c6b77a]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:166:20
[INFO] [stderr]   27:     0x56ed8ccae143 - <lazy_static[af9f24a68721c98a]::lazy::Lazy<[(&str, usize); 767usize]>>::get::<<<x11_dl[ca84a160058fb1ff]::xlib::Xlib>::init::SYMS as core[4a92201981c6b77a]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stderr]   28:     0x56ed8ccae143 - <<x11_dl[ca84a160058fb1ff]::xlib::Xlib>::init::SYMS as core[4a92201981c6b77a]::ops::deref::Deref>::deref::__stability
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stderr]   29:     0x56ed8ccae143 - <<x11_dl[ca84a160058fb1ff]::xlib::Xlib>::init::SYMS as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stderr]   30:     0x56ed8ccada03 - <x11_dl[ca84a160058fb1ff]::xlib::Xlib>::init
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11-dl-2.18.5/src/link.rs:48:36
[INFO] [stderr]   31:     0x56ed8ccadf36 - <x11_dl[ca84a160058fb1ff]::xlib::Xlib>::open
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11-dl-2.18.5/src/link.rs:61:16
[INFO] [stderr]   32:     0x56ed8cbaf783 - <winit[5e626246aa68f08c]::platform::platform::x11::xdisplay::XConnection>::new
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.19.5/src/platform/linux/x11/xdisplay.rs:34:20
[INFO] [stderr]   33:     0x56ed8cb44b22 - <winit[5e626246aa68f08c]::platform::platform::X11_BACKEND as core[4a92201981c6b77a]::ops::deref::Deref>::deref::__static_ref_initialize
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.19.5/src/platform/linux/mod.rs:55:20
[INFO] [stderr]   34:     0x56ed8cb44b22 - <<winit[5e626246aa68f08c]::platform::platform::X11_BACKEND as core[4a92201981c6b77a]::ops::deref::Deref>::deref::__static_ref_initialize as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   35:     0x56ed8cb672ab - <lazy_static[af9f24a68721c98a]::lazy::Lazy<lock_api[fc7e71ccb004cf55]::mutex::Mutex<parking_lot[d2a88ed5e56794ca]::raw_mutex::RawMutex, core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::sync::Arc<winit[5e626246aa68f08c]::platform::platform::x11::xdisplay::XConnection>, winit[5e626246aa68f08c]::platform::platform::x11::xdisplay::XNotSupported>>>>::get::<<winit[5e626246aa68f08c]::platform::platform::X11_BACKEND as core[4a92201981c6b77a]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:31:29
[INFO] [stderr]   36:     0x56ed8cbc615e - <std[1209cfb42f6d497f]::sync::once::Once>::call_once::<<lazy_static[af9f24a68721c98a]::lazy::Lazy<lock_api[fc7e71ccb004cf55]::mutex::Mutex<parking_lot[d2a88ed5e56794ca]::raw_mutex::RawMutex, core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::sync::Arc<winit[5e626246aa68f08c]::platform::platform::x11::xdisplay::XConnection>, winit[5e626246aa68f08c]::platform::platform::x11::xdisplay::XNotSupported>>>>::get<<winit[5e626246aa68f08c]::platform::platform::X11_BACKEND as core[4a92201981c6b77a]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:166:41
[INFO] [stderr]   37:     0x56ed8cd4b139 - <std[1209cfb42f6d497f]::sys::sync::once::futex::Once>::call
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stderr]   38:     0x56ed8cbc4e29 - <std[1209cfb42f6d497f]::sync::once::Once>::call_once::<<lazy_static[af9f24a68721c98a]::lazy::Lazy<lock_api[fc7e71ccb004cf55]::mutex::Mutex<parking_lot[d2a88ed5e56794ca]::raw_mutex::RawMutex, core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::sync::Arc<winit[5e626246aa68f08c]::platform::platform::x11::xdisplay::XConnection>, winit[5e626246aa68f08c]::platform::platform::x11::xdisplay::XNotSupported>>>>::get<<winit[5e626246aa68f08c]::platform::platform::X11_BACKEND as core[4a92201981c6b77a]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sync/once.rs:166:20
[INFO] [stderr]   39:     0x56ed8cb989c0 - <lazy_static[af9f24a68721c98a]::lazy::Lazy<lock_api[fc7e71ccb004cf55]::mutex::Mutex<parking_lot[d2a88ed5e56794ca]::raw_mutex::RawMutex, core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::sync::Arc<winit[5e626246aa68f08c]::platform::platform::x11::xdisplay::XConnection>, winit[5e626246aa68f08c]::platform::platform::x11::xdisplay::XNotSupported>>>>::get::<<winit[5e626246aa68f08c]::platform::platform::X11_BACKEND as core[4a92201981c6b77a]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stderr]   40:     0x56ed8cb989c0 - <winit[5e626246aa68f08c]::platform::platform::X11_BACKEND as core[4a92201981c6b77a]::ops::deref::Deref>::deref::__stability
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stderr]   41:     0x56ed8cb989c0 - <winit[5e626246aa68f08c]::platform::platform::X11_BACKEND as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stderr]   42:     0x56ed8cb95bf1 - <winit[5e626246aa68f08c]::platform::platform::EventsLoop>::new_x11
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.19.5/src/platform/linux/mod.rs:476:9
[INFO] [stderr]   43:     0x56ed8cb959b4 - <winit[5e626246aa68f08c]::platform::platform::EventsLoop>::new
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.19.5/src/platform/linux/mod.rs:457:29
[INFO] [stderr]   44:     0x56ed8cb63dcb - <winit[5e626246aa68f08c]::EventsLoop>::new
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.19.5/src/lib.rs:251:26
[INFO] [stderr]   45:     0x56ed8c8b242f - <ggez[ae6feaee96eb8bf6]::context::Context>::from_conf
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ggez-0.5.1/src/context.rs:85:27
[INFO] [stderr]   46:     0x56ed8c8ad067 - <ggez[ae6feaee96eb8bf6]::context::ContextBuilder>::build
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ggez-0.5.1/src/context.rs:304:9
[INFO] [stderr]   47:     0x56ed8c723d55 - tetris[83ecad555d0c654e]::state::tests::piece_position_left_input
[INFO] [stderr]                                at /opt/rustwide/workdir/src/state.rs:978:36
[INFO] [stderr]   48:     0x56ed8c721127 - tetris[83ecad555d0c654e]::state::tests::piece_position_left_input::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/workdir/src/state.rs:1018:35
[INFO] [stderr]   49:     0x56ed8c734296 - <tetris[83ecad555d0c654e]::state::tests::piece_position_left_input::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   50:     0x56ed8c74348b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   51:     0x56ed8c74348b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stderr]   52:     0x56ed8c750c7b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stderr]   53:     0x56ed8c750c7b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stderr]   54:     0x56ed8c750c7b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stderr]   55:     0x56ed8c750c7b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stderr]   56:     0x56ed8c750c7b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stderr]   57:     0x56ed8c750c7b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stderr]   58:     0x56ed8c750c7b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stderr]   59:     0x56ed8c74a394 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stderr]   60:     0x56ed8c74a394 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   61:     0x56ed8c753882 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stderr]   62:     0x56ed8c753882 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stderr]   63:     0x56ed8c753882 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stderr]   64:     0x56ed8c753882 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stderr]   65:     0x56ed8c753882 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stderr]   66:     0x56ed8c753882 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stderr]   67:     0x56ed8c753882 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   68:     0x56ed8cd68abf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stderr]   69:     0x56ed8cd68abf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr]   70:     0x7c7936963aa4 - <unknown>
[INFO] [stderr]   71:     0x7c79369f0a64 - clone
[INFO] [stderr]   72:                0x0 - <unknown>
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stderr] error: test failed, to rerun pass `--bin tetris`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/tetris-8d1c13d40a977be5` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "24002ada8239fe0db5261f0620eba176d5cdc1a622a399b2b4650aa7ef458c48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24002ada8239fe0db5261f0620eba176d5cdc1a622a399b2b4650aa7ef458c48", kill_on_drop: false }`
[INFO] [stdout] 24002ada8239fe0db5261f0620eba176d5cdc1a622a399b2b4650aa7ef458c48
